Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/d35ad072-0b47-4b1d-ba75-d6e376da2128/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d35ad072-0b47-4b1d-ba75-d6e376da2128",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b7f36dd6-b3f5-4fa6-8503-4d72caa34fd0",
    "completed": true,
    "last_updated": "2022-09-18T20:52:20.506432-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.94,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b7f36dd6-b3f5-4fa6-8503-4d72caa34fd0",
    "datetime": "2022-09-17T12:00:00-04:00",
    "cutoff_datetime": "2022-09-17T12:00:00-04:00",
    "name": "Western Kentucky v. Indiana",
    "bettypes": [
        {
            "id": "ee439981-a0c2-4db9-ac15-e924eedb43b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/d35ad072-0b47-4b1d-ba75-d6e376da2128/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Indiana",
                        "amount": 6952.0
                    },
                    {
                        "team": "Western Kentucky",
                        "amount": 3048.0
                    }
                ],
                "expected_reward_tokens": 9174.48,
                "profit_sb": 174.48,
                "profit_sb_percentage": 1.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2c1c2cc0-f2fc-4877-b9d1-96f23d33321b",
                    "gambit_id": "f9d603e5-3e46-419a-b24a-996c48296ea6",
                    "last_updated": "2022-09-18T20:52:20.512885-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana",
                    "reward": "1.32000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee439981-a0c2-4db9-ac15-e924eedb43b9/?format=api"
                },
                {
                    "id": "eb9f92a0-9c0b-4ed0-91c6-39991e3c8043",
                    "gambit_id": "10e5cafa-6b78-40e2-b103-8be13ce06716",
                    "last_updated": "2022-09-18T20:52:20.514028-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Western Kentucky",
                    "reward": "3.01000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee439981-a0c2-4db9-ac15-e924eedb43b9/?format=api"
                }
            ]
        },
        {
            "id": "91aefd8d-1002-4238-a676-6a0a2dc0ff5a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d35ad072-0b47-4b1d-ba75-d6e376da2128/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Indiana",
                        "amount": 5000.0
                    },
                    {
                        "team": "Western Kentucky",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0a0fbec6-0f06-4147-bcae-fb774427a8f9",
                    "gambit_id": "23ced836-a2d1-40a5-9ba0-cd62f59117f4",
                    "last_updated": "2022-09-18T20:52:20.516304-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91aefd8d-1002-4238-a676-6a0a2dc0ff5a/?format=api"
                },
                {
                    "id": "f60b6544-9c17-4850-a291-177582c1b26e",
                    "gambit_id": "95c1ff5e-9f48-450d-8ed6-f56569591c32",
                    "last_updated": "2022-09-18T20:52:20.517441-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Western Kentucky",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91aefd8d-1002-4238-a676-6a0a2dc0ff5a/?format=api"
                }
            ]
        },
        {
            "id": "3a7e0b6a-f7cd-4d1f-9948-7e6a21cdafd4",
            "match": "https://api-prod.gambitprofit.com/api/matches/d35ad072-0b47-4b1d-ba75-d6e376da2128/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 61.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 61.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "74258426-2402-4ae7-b4b6-66c4e36b2d73",
                    "gambit_id": "d4b633b4-b45a-4cbf-a568-80a3be5d86e7",
                    "last_updated": "2022-09-18T20:52:20.509408-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a7e0b6a-f7cd-4d1f-9948-7e6a21cdafd4/?format=api"
                },
                {
                    "id": "56a83ba3-4761-4f1d-975b-292a9707bde3",
                    "gambit_id": "d3f4174c-85b1-4913-ad22-00eca8b8a032",
                    "last_updated": "2022-09-18T20:52:20.510580-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a7e0b6a-f7cd-4d1f-9948-7e6a21cdafd4/?format=api"
                }
            ]
        }
    ]
}