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/56193a3c-2601-4b32-938b-3fbcc9272667/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "56193a3c-2601-4b32-938b-3fbcc9272667",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ee76a3e5-b2ef-46a5-8cb8-01303e4250f0",
    "completed": true,
    "last_updated": "2022-10-06T10:17:07.140201-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.65,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ee76a3e5-b2ef-46a5-8cb8-01303e4250f0",
    "datetime": "2022-10-05T16:10:00-04:00",
    "cutoff_datetime": "2022-10-05T16:10:00-04:00",
    "name": "DET (T Alexander) v. SEA (M Gonzales)",
    "bettypes": [
        {
            "id": "c7a893e0-62ff-4b00-ba86-65f7619db34f",
            "match": "https://api-prod.gambitprofit.com/api/matches/56193a3c-2601-4b32-938b-3fbcc9272667/?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": "SEA (M Gonzales)",
                        "amount": 5783.0
                    },
                    {
                        "team": "DET (T Alexander)",
                        "amount": 4217.0
                    }
                ],
                "expected_reward_tokens": 9656.93,
                "profit_sb": 156.93,
                "profit_sb_percentage": 1.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7ca84b20-3005-45ab-b389-fda3db350077",
                    "gambit_id": "b505e861-1392-478d-9a34-858cc95424a2",
                    "last_updated": "2022-10-06T10:17:07.149582-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (M Gonzales)",
                    "reward": "1.67000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7a893e0-62ff-4b00-ba86-65f7619db34f/?format=api"
                },
                {
                    "id": "7ca40175-cade-42ed-a1d0-096d6b433f32",
                    "gambit_id": "f8fae480-7ef2-436d-8fae-6056bb13e76a",
                    "last_updated": "2022-10-06T10:17:07.150543-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET (T Alexander)",
                    "reward": "2.29000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7a893e0-62ff-4b00-ba86-65f7619db34f/?format=api"
                }
            ]
        },
        {
            "id": "c6260488-3bd4-4e2b-91ac-6e32b558c5c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/56193a3c-2601-4b32-938b-3fbcc9272667/?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": "DET",
                        "amount": 5945.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4055.0
                    }
                ],
                "expected_reward_tokens": 9569.8,
                "profit_sb": 69.8,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3e97faed-4065-477b-a131-921a33fe464c",
                    "gambit_id": "e1d61660-6a17-489e-b878-4b23dbdaaf5b",
                    "last_updated": "2022-10-06T10:17:07.147698-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6260488-3bd4-4e2b-91ac-6e32b558c5c4/?format=api"
                },
                {
                    "id": "8210a784-3d8c-4307-a471-eec801fcc08d",
                    "gambit_id": "645179ef-2dda-47bd-af51-b62abb251c73",
                    "last_updated": "2022-10-06T10:17:07.146570-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "2.36000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6260488-3bd4-4e2b-91ac-6e32b558c5c4/?format=api"
                }
            ]
        },
        {
            "id": "29c10a30-7e85-4d23-b8f9-fd9a4d424060",
            "match": "https://api-prod.gambitprofit.com/api/matches/56193a3c-2601-4b32-938b-3fbcc9272667/?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 7.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "27a257dd-c735-43e1-8f44-6c68121c55e0",
                    "gambit_id": "6b5a1bc2-d331-47b2-a239-4d86264e66f7",
                    "last_updated": "2022-10-06T10:17:07.144316-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29c10a30-7e85-4d23-b8f9-fd9a4d424060/?format=api"
                },
                {
                    "id": "929ea0c6-fced-4d24-b24b-e5e46ed79298",
                    "gambit_id": "8547e551-fc23-46d2-a87a-a971ebe982ff",
                    "last_updated": "2022-10-06T10:17:07.143180-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29c10a30-7e85-4d23-b8f9-fd9a4d424060/?format=api"
                }
            ]
        }
    ]
}