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/6173433d-2f3c-4073-b02e-597a9495852e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6173433d-2f3c-4073-b02e-597a9495852e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "619b470e-900f-40fc-b1da-2834da2c2889",
    "completed": true,
    "last_updated": "2022-09-05T09:47:21.896955-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.41,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/619b470e-900f-40fc-b1da-2834da2c2889",
    "datetime": "2022-09-03T16:00:00-04:00",
    "cutoff_datetime": "2022-09-03T16:00:00-04:00",
    "name": "Troy v. Mississippi",
    "bettypes": [
        {
            "id": "7af909c9-89c2-48b3-a740-84c5a12755b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/6173433d-2f3c-4073-b02e-597a9495852e/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Mississippi",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10600.0,
                "profit_sb": 1600.0,
                "profit_sb_percentage": 17.78,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Mississippi",
                        "amount": 8865.0
                    },
                    {
                        "team": "Troy",
                        "amount": 1135.0
                    }
                ],
                "expected_reward_tokens": 9396.9,
                "profit_sb": 396.9,
                "profit_sb_percentage": 4.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a0c8228c-abee-4626-b432-5aa2cafb171f",
                    "gambit_id": "aebfae18-a3dc-41ff-9873-0b435797260a",
                    "last_updated": "2022-09-05T09:47:21.902983-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mississippi",
                    "reward": "1.06000",
                    "odds": "1.06250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7af909c9-89c2-48b3-a740-84c5a12755b2/?format=api"
                },
                {
                    "id": "3e3cc7da-1d09-4953-b9cf-8d8ba96eeec8",
                    "gambit_id": "03189290-ff2e-4fd7-b29b-ac237b98a199",
                    "last_updated": "2022-09-05T09:47:21.903992-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Troy",
                    "reward": "8.28000",
                    "odds": "9.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7af909c9-89c2-48b3-a740-84c5a12755b2/?format=api"
                }
            ]
        },
        {
            "id": "3cfc7249-754a-42ee-89a8-fa99c26e346d",
            "match": "https://api-prod.gambitprofit.com/api/matches/6173433d-2f3c-4073-b02e-597a9495852e/?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": "Mississippi",
                        "amount": 5000.0
                    },
                    {
                        "team": "Troy",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0f56d5dd-41bb-424b-bb1a-d4e009a7ad43",
                    "gambit_id": "18144e66-f599-4788-a8b8-a59a16f2877f",
                    "last_updated": "2022-09-05T09:47:21.910739-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mississippi",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-21.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfc7249-754a-42ee-89a8-fa99c26e346d/?format=api"
                },
                {
                    "id": "850581bf-2c3a-4c14-9cc1-83e847e56b84",
                    "gambit_id": "605bc7d4-c37d-446d-bd39-5cb3ab062034",
                    "last_updated": "2022-09-05T09:47:21.911724-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Troy",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "21.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfc7249-754a-42ee-89a8-fa99c26e346d/?format=api"
                }
            ]
        },
        {
            "id": "aa574b5f-b932-48a8-ab09-10ba8892896c",
            "match": "https://api-prod.gambitprofit.com/api/matches/6173433d-2f3c-4073-b02e-597a9495852e/?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 57",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 57",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aed0579a-b0f2-405e-b3f2-796fd5b556fc",
                    "gambit_id": "70027fa8-48c0-45f7-8c6b-38a553fe41ed",
                    "last_updated": "2022-09-05T09:47:21.900938-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 57",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "57.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa574b5f-b932-48a8-ab09-10ba8892896c/?format=api"
                },
                {
                    "id": "89921248-0740-48e9-a13e-c6600f4f7534",
                    "gambit_id": "148b81b9-77f9-483e-914b-53763e53ef53",
                    "last_updated": "2022-09-05T09:47:21.899917-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 57",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "57.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa574b5f-b932-48a8-ab09-10ba8892896c/?format=api"
                }
            ]
        }
    ]
}