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/26e320b5-e56e-4210-82cb-b8c5414e4d11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "26e320b5-e56e-4210-82cb-b8c5414e4d11",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d7895872-e237-47dd-89f1-2979ceb16c49",
    "completed": true,
    "last_updated": "2022-10-18T09:27:07.785086-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.3,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/d7895872-e237-47dd-89f1-2979ceb16c49",
    "datetime": "2022-10-17T21:30:00-04:00",
    "cutoff_datetime": "2022-10-17T21:30:00-04:00",
    "name": "FC Dallas v. Minnesota United FC",
    "bettypes": [
        {
            "id": "a11c50d1-084a-4b95-b62d-46a5a3568fad",
            "match": "https://api-prod.gambitprofit.com/api/matches/26e320b5-e56e-4210-82cb-b8c5414e4d11/?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": "FC Dallas",
                        "amount": 6471.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3529.0
                    }
                ],
                "expected_reward_tokens": 12422.08,
                "profit_sb": 2922.08,
                "profit_sb_percentage": 30.76,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "FC Dallas",
                        "amount": 4834.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2637.0
                    },
                    {
                        "team": "Minnesota United FC",
                        "amount": 2529.0
                    }
                ],
                "expected_reward_tokens": 9281.28,
                "profit_sb": -218.72,
                "profit_sb_percentage": -2.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "369f65e3-6d4f-4812-bf1d-1d92fe016138",
                    "gambit_id": "08bd1d44-4e1f-4230-8cc2-7210a0f72659",
                    "last_updated": "2022-10-18T09:27:07.792159-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Dallas",
                    "reward": "1.92000",
                    "odds": "1.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a11c50d1-084a-4b95-b62d-46a5a3568fad/?format=api"
                },
                {
                    "id": "6bd1cbe6-3951-4974-b66b-7bda302788dc",
                    "gambit_id": "adc2a4fb-ff6d-4a17-807e-dd781b86bfd6",
                    "last_updated": "2022-10-18T09:27:07.793131-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.52000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a11c50d1-084a-4b95-b62d-46a5a3568fad/?format=api"
                },
                {
                    "id": "6bf8c8fe-7c9b-4b36-945f-cb8a1064e2de",
                    "gambit_id": "802a285f-2ea4-4883-a7bd-4d31cb5199a6",
                    "last_updated": "2022-10-18T09:27:07.791083-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota United FC",
                    "reward": "3.67000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a11c50d1-084a-4b95-b62d-46a5a3568fad/?format=api"
                }
            ]
        },
        {
            "id": "68d53b9b-346e-4206-bc4b-35f31a2c9b14",
            "match": "https://api-prod.gambitprofit.com/api/matches/26e320b5-e56e-4210-82cb-b8c5414e4d11/?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 2.5",
                        "amount": 5068.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4932.0
                    }
                ],
                "expected_reward_tokens": 9222.84,
                "profit_sb": -277.16,
                "profit_sb_percentage": -2.92,
                "recommended": false
            },
            "lines": [
                {
                    "id": "605145f5-c5ae-40d5-97a3-0223058b1354",
                    "gambit_id": "c38237bd-efa2-4a9c-afb2-4da507166709",
                    "last_updated": "2022-10-18T09:27:07.789075-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.82000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d53b9b-346e-4206-bc4b-35f31a2c9b14/?format=api"
                },
                {
                    "id": "4c35a381-49b7-4202-a496-4dcfd1b1d5c6",
                    "gambit_id": "491e6eee-f37b-413f-bd8a-d16c8658ddc8",
                    "last_updated": "2022-10-18T09:27:07.787980-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.87000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d53b9b-346e-4206-bc4b-35f31a2c9b14/?format=api"
                }
            ]
        }
    ]
}