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/b507f32c-5bfa-4e55-b8f0-948a4f0497e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b507f32c-5bfa-4e55-b8f0-948a4f0497e9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "46f0d063-c142-4468-bd8b-906323c85bf7",
    "completed": true,
    "last_updated": "2022-11-28T11:32:08.016507-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.15,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/46f0d063-c142-4468-bd8b-906323c85bf7",
    "datetime": "2022-11-26T14:00:00-05:00",
    "cutoff_datetime": "2022-11-26T14:00:00-05:00",
    "name": "Argentina v. Mexico",
    "bettypes": [
        {
            "id": "39b3bab9-b3f5-4c66-88b3-36125ecf65bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/b507f32c-5bfa-4e55-b8f0-948a4f0497e9/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Argentina",
                        "amount": 7108.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2892.0
                    }
                ],
                "expected_reward_tokens": 10235.52,
                "profit_sb": 1235.52,
                "profit_sb_percentage": 13.73,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Argentina",
                        "amount": 6044.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2458.0
                    },
                    {
                        "team": "Mexico",
                        "amount": 1498.0
                    }
                ],
                "expected_reward_tokens": 8701.32,
                "profit_sb": -298.68,
                "profit_sb_percentage": -3.32,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c39d6840-3e59-4b22-8a16-900bd158e6a9",
                    "gambit_id": "67126ec1-c024-4cd9-8485-7df8e0f7754a",
                    "last_updated": "2022-11-28T11:32:08.024510-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Argentina",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b3bab9-b3f5-4c66-88b3-36125ecf65bc/?format=api"
                },
                {
                    "id": "11ebb164-b88a-4c15-a5e9-89f8c3f7e2c9",
                    "gambit_id": "a2c3fa19-7f94-43ce-ba3b-74db64270a90",
                    "last_updated": "2022-11-28T11:32:08.025959-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.54000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b3bab9-b3f5-4c66-88b3-36125ecf65bc/?format=api"
                },
                {
                    "id": "aa43f73e-9172-490d-bf72-89b888834554",
                    "gambit_id": "c2c00508-5c24-483e-b29a-4e6c70bbd4b7",
                    "last_updated": "2022-11-28T11:32:08.023078-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mexico",
                    "reward": "5.81000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b3bab9-b3f5-4c66-88b3-36125ecf65bc/?format=api"
                }
            ]
        },
        {
            "id": "82aa3d94-0186-47e5-b6f7-04fcb5fdcf7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b507f32c-5bfa-4e55-b8f0-948a4f0497e9/?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 2.5",
                        "amount": 5552.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4448.0
                    }
                ],
                "expected_reward_tokens": 8716.64,
                "profit_sb": -283.36,
                "profit_sb_percentage": -3.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d579830-39be-46b7-8b73-6b02e53d99bd",
                    "gambit_id": "2115a53d-451d-408b-8916-56521b71847f",
                    "last_updated": "2022-11-28T11:32:08.019469-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.57000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82aa3d94-0186-47e5-b6f7-04fcb5fdcf7c/?format=api"
                },
                {
                    "id": "9bc25fac-a319-4de8-a0e2-f9de4446f378",
                    "gambit_id": "7eb6a8e6-f1e6-4005-8699-9fdef09bd5e7",
                    "last_updated": "2022-11-28T11:32:08.020678-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82aa3d94-0186-47e5-b6f7-04fcb5fdcf7c/?format=api"
                }
            ]
        }
    ]
}