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/b81c4d84-4a0b-49b5-8feb-8f9d37af15c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b81c4d84-4a0b-49b5-8feb-8f9d37af15c7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8e14adc4-6e57-4079-b1af-7ce96350b441",
    "completed": true,
    "last_updated": "2022-08-24T10:27:10.481018-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.44,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8e14adc4-6e57-4079-b1af-7ce96350b441",
    "datetime": "2022-08-23T20:10:00-04:00",
    "cutoff_datetime": "2022-08-23T20:10:00-04:00",
    "name": "MIN (Aaron Sanchez) v. HOU (J Verlander)",
    "bettypes": [
        {
            "id": "61f0129b-952d-4cc4-8f7f-47d36947ed5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/b81c4d84-4a0b-49b5-8feb-8f9d37af15c7/?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": "HOU (J Verlander)",
                        "amount": 7054.0
                    },
                    {
                        "team": "MIN (Aaron Sanchez)",
                        "amount": 2946.0
                    }
                ],
                "expected_reward_tokens": 9309.36,
                "profit_sb": 309.36,
                "profit_sb_percentage": 3.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "13bbe8d4-e266-4d3e-87fc-c59b0028550a",
                    "gambit_id": "9d03a292-a2e6-4bb8-9833-5cb6e1ab44ba",
                    "last_updated": "2022-08-24T10:27:10.483979-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (J Verlander)",
                    "reward": "1.32000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f0129b-952d-4cc4-8f7f-47d36947ed5d/?format=api"
                },
                {
                    "id": "a5b14451-1e16-43cf-a2b2-420bb0e3bc06",
                    "gambit_id": "2e457252-b8e3-4034-a074-4ac21ccae43b",
                    "last_updated": "2022-08-24T10:27:10.484414-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (Aaron Sanchez)",
                    "reward": "3.16000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f0129b-952d-4cc4-8f7f-47d36947ed5d/?format=api"
                }
            ]
        },
        {
            "id": "89d498a8-7260-4058-b5e6-a4e705f580e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/b81c4d84-4a0b-49b5-8feb-8f9d37af15c7/?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": "HOU",
                        "amount": 5591.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4409.0
                    }
                ],
                "expected_reward_tokens": 9169.24,
                "profit_sb": 169.24,
                "profit_sb_percentage": 1.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "989b3008-9f8c-4d90-af5f-95913666204c",
                    "gambit_id": "7386717b-0721-45f6-a419-c8fc786584df",
                    "last_updated": "2022-08-24T10:27:10.483110-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "1.64000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89d498a8-7260-4058-b5e6-a4e705f580e0/?format=api"
                },
                {
                    "id": "d3152b13-3493-4610-ba4a-b6282066175b",
                    "gambit_id": "7d871b0b-2d6e-41ef-8078-0808d3b8d75e",
                    "last_updated": "2022-08-24T10:27:10.483548-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "2.08000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89d498a8-7260-4058-b5e6-a4e705f580e0/?format=api"
                }
            ]
        },
        {
            "id": "7f409cdf-af31-4dcf-9112-0796bf8eabc7",
            "match": "https://api-prod.gambitprofit.com/api/matches/b81c4d84-4a0b-49b5-8feb-8f9d37af15c7/?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": 5205.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "48c6d724-a903-4898-8ee7-3f818a8f88e3",
                    "gambit_id": "934541dd-5ab3-4f35-b9f9-28e875a1f4f4",
                    "last_updated": "2022-08-24T10:27:10.482669-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f409cdf-af31-4dcf-9112-0796bf8eabc7/?format=api"
                },
                {
                    "id": "3800d275-9464-46f8-a5df-36192ca70963",
                    "gambit_id": "8bd87c2e-8ba2-4ebd-8256-77a0711093d0",
                    "last_updated": "2022-08-24T10:27:10.482158-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f409cdf-af31-4dcf-9112-0796bf8eabc7/?format=api"
                }
            ]
        }
    ]
}