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/c5adcb2c-7200-467d-bbbe-8d62880b5395/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c5adcb2c-7200-467d-bbbe-8d62880b5395",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "17206938-c6be-40c7-89bc-3444d4031c27",
    "completed": true,
    "last_updated": "2022-10-31T10:17:30.894145-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/17206938-c6be-40c7-89bc-3444d4031c27",
    "datetime": "2022-10-29T19:30:00-04:00",
    "cutoff_datetime": "2022-10-29T19:30:00-04:00",
    "name": "Mississippi v. Texas A&M",
    "bettypes": [
        {
            "id": "c20d1313-eb9d-4861-af02-0d1c24fc91cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5adcb2c-7200-467d-bbbe-8d62880b5395/?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": "Mississippi",
                        "amount": 5780.0
                    },
                    {
                        "team": "Texas A&M",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5d23008f-e2b5-4528-96f6-a37bc5e26431",
                    "gambit_id": "30f59629-cbde-430c-a4af-e2b1a793a362",
                    "last_updated": "2022-10-31T10:17:30.900791-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mississippi",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c20d1313-eb9d-4861-af02-0d1c24fc91cb/?format=api"
                },
                {
                    "id": "bab00d36-a6ce-4600-84ca-407abe8a4573",
                    "gambit_id": "dc87d631-1fa9-415d-8ec9-572dafe6eafa",
                    "last_updated": "2022-10-31T10:17:30.899821-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas A&M",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c20d1313-eb9d-4861-af02-0d1c24fc91cb/?format=api"
                }
            ]
        },
        {
            "id": "012dfd18-dc51-4075-bec5-53b054312d7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5adcb2c-7200-467d-bbbe-8d62880b5395/?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": "Texas A&M",
                        "amount": 5106.0
                    },
                    {
                        "team": "Mississippi",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "28e0c055-d9bb-4515-94b2-d7dd3944d4aa",
                    "gambit_id": "0b78ce0e-29a5-4cbb-818b-6a5dbd0aa0a7",
                    "last_updated": "2022-10-31T10:17:30.902709-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas A&M",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/012dfd18-dc51-4075-bec5-53b054312d7d/?format=api"
                },
                {
                    "id": "fb1b07c9-e75e-4659-90ba-824ee1c552a0",
                    "gambit_id": "9b267c53-41d8-4227-ab55-cabc2c4ce2d6",
                    "last_updated": "2022-10-31T10:17:30.903669-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mississippi",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/012dfd18-dc51-4075-bec5-53b054312d7d/?format=api"
                }
            ]
        },
        {
            "id": "1a73b291-e796-4964-ad4b-47d5c957043e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5adcb2c-7200-467d-bbbe-8d62880b5395/?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 Over 55.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 55.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "286ed383-2713-41b2-9ad5-5752c35366e0",
                    "gambit_id": "32c056de-9fad-4d08-981b-4044320155f2",
                    "last_updated": "2022-10-31T10:17:30.897886-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 55.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "55.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a73b291-e796-4964-ad4b-47d5c957043e/?format=api"
                },
                {
                    "id": "e840af20-f329-4ed1-8234-62b5f048623e",
                    "gambit_id": "54839390-06a7-45e1-afeb-5e1985eaf4ed",
                    "last_updated": "2022-10-31T10:17:30.896922-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 55.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "55.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a73b291-e796-4964-ad4b-47d5c957043e/?format=api"
                }
            ]
        }
    ]
}