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/0c454275-281e-4797-843b-b1ffd3979a52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0c454275-281e-4797-843b-b1ffd3979a52",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f2c86de4-e127-4297-a20c-d785708bb89e",
    "completed": true,
    "last_updated": "2022-08-20T11:57:01.234906-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.21,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f2c86de4-e127-4297-a20c-d785708bb89e",
    "datetime": "2022-08-19T21:40:00-04:00",
    "cutoff_datetime": "2022-08-19T21:40:00-04:00",
    "name": "STL (M Mikolas) v. ARI (T Henry)",
    "bettypes": [
        {
            "id": "71d1d7fd-5edd-4f5c-9716-39bd0794c687",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c454275-281e-4797-843b-b1ffd3979a52/?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": "STL (M Mikolas)",
                        "amount": 6193.0
                    },
                    {
                        "team": "ARI (T Henry)",
                        "amount": 3807.0
                    }
                ],
                "expected_reward_tokens": 9289.08,
                "profit_sb": 289.08,
                "profit_sb_percentage": 3.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "af551702-09ff-42ef-b1b0-3a1650e4bf08",
                    "gambit_id": "13444ccf-6b8e-4285-99b3-4fba3e732214",
                    "last_updated": "2022-08-20T11:57:01.238233-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (M Mikolas)",
                    "reward": "1.50000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71d1d7fd-5edd-4f5c-9716-39bd0794c687/?format=api"
                },
                {
                    "id": "2ff3e670-f9d7-4296-a406-3a125df97075",
                    "gambit_id": "6a87d281-8318-4381-b793-1f6d00e8c17f",
                    "last_updated": "2022-08-20T11:57:01.237786-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (T Henry)",
                    "reward": "2.44000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71d1d7fd-5edd-4f5c-9716-39bd0794c687/?format=api"
                }
            ]
        },
        {
            "id": "410e52c8-99e2-4626-b2f4-907e8f482d7b",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c454275-281e-4797-843b-b1ffd3979a52/?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": "STL",
                        "amount": 5205.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a49f028b-4641-49ba-8f4b-a40007f893c6",
                    "gambit_id": "8eb458a9-2460-4395-b679-baf10791c2c7",
                    "last_updated": "2022-08-20T11:57:01.237304-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/410e52c8-99e2-4626-b2f4-907e8f482d7b/?format=api"
                },
                {
                    "id": "cc7b421f-9d0a-49cd-97d4-3a226cef68e2",
                    "gambit_id": "72c3c198-3a3f-4794-a3bb-943b3e1dfc15",
                    "last_updated": "2022-08-20T11:57:01.236865-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/410e52c8-99e2-4626-b2f4-907e8f482d7b/?format=api"
                }
            ]
        },
        {
            "id": "776f5db8-4924-47d5-8529-3743355eed3b",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c454275-281e-4797-843b-b1ffd3979a52/?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 8.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "33cf4e74-a83c-41e9-9e4a-22f5ac6ae00e",
                    "gambit_id": "cbd3f027-d880-4589-bb40-6b334da08a4d",
                    "last_updated": "2022-08-20T11:57:01.236420-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/776f5db8-4924-47d5-8529-3743355eed3b/?format=api"
                },
                {
                    "id": "1412e7c1-c0a5-4603-a3dc-77d143aa786d",
                    "gambit_id": "cea09852-4ea0-48c3-9645-498658038ffe",
                    "last_updated": "2022-08-20T11:57:01.235919-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/776f5db8-4924-47d5-8529-3743355eed3b/?format=api"
                }
            ]
        }
    ]
}