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/83e7ba95-b918-4a66-b2f4-717fec9c9100/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "83e7ba95-b918-4a66-b2f4-717fec9c9100",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "953194df-02c4-4ff6-998f-5e6aa00bd743",
    "completed": true,
    "last_updated": "2023-04-23T18:32:09.220053-04:00",
    "created_at": "2023-04-22T13:07:00.785436-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/953194df-02c4-4ff6-998f-5e6aa00bd743",
    "datetime": "2023-04-22T19:30:00-04:00",
    "cutoff_datetime": "2023-04-22T19:30:00-04:00",
    "name": "Milwaukee Bucks v. Miami Heat",
    "bettypes": [
        {
            "id": "c6b4fc7e-c0ac-4a7e-a5f6-606434b116e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/83e7ba95-b918-4a66-b2f4-717fec9c9100/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-22T13:07:00.792569-04: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": "Milwaukee Bucks",
                        "amount": 5512.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ad34027-117a-4f62-8f61-f54d518c61b5",
                    "gambit_id": "4b5925be-496f-452c-ac34-d837f5f2788d",
                    "last_updated": "2023-04-23T18:32:09.235172-04:00",
                    "created_at": "2023-04-22T13:07:00.795751-04:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b4fc7e-c0ac-4a7e-a5f6-606434b116e6/?format=api"
                },
                {
                    "id": "41365663-ff21-4d4f-996c-210b9e51b28d",
                    "gambit_id": "6ac51445-afd0-4c34-a0be-dd26ff611a1b",
                    "last_updated": "2023-04-23T18:32:09.232899-04:00",
                    "created_at": "2023-04-22T13:07:00.794155-04:00",
                    "name": "Miami Heat",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b4fc7e-c0ac-4a7e-a5f6-606434b116e6/?format=api"
                }
            ]
        },
        {
            "id": "834d999e-c98a-4cfc-9c9d-500d2dd00c1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/83e7ba95-b918-4a66-b2f4-717fec9c9100/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-22T13:07:00.797506-04: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": "Milwaukee Bucks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "36023d1f-2617-4d1a-9a08-9b93e3315d85",
                    "gambit_id": "b3d1badc-6336-40e1-8892-a6c18d813c30",
                    "last_updated": "2023-04-23T18:32:09.242198-04:00",
                    "created_at": "2023-04-22T13:07:00.800924-04:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/834d999e-c98a-4cfc-9c9d-500d2dd00c1a/?format=api"
                },
                {
                    "id": "0b847e5a-dd47-4cf2-817e-d792fd78673e",
                    "gambit_id": "2420a211-32d8-481f-8e45-be18cf8944c4",
                    "last_updated": "2023-04-23T18:32:09.239907-04:00",
                    "created_at": "2023-04-22T13:07:00.799195-04:00",
                    "name": "Miami Heat",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/834d999e-c98a-4cfc-9c9d-500d2dd00c1a/?format=api"
                }
            ]
        },
        {
            "id": "91ce07e5-8159-476f-b0d1-96cb50528bbb",
            "match": "https://api-prod.gambitprofit.com/api/matches/83e7ba95-b918-4a66-b2f4-717fec9c9100/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-22T13:07:00.787485-04: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 215.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 215.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "876e94d8-2455-4da3-9036-4b5b6eed3f55",
                    "gambit_id": "4d503730-7df1-4404-b8ee-6e8f6486c5ee",
                    "last_updated": "2023-04-23T18:32:09.228473-04:00",
                    "created_at": "2023-04-22T13:07:00.790890-04:00",
                    "name": "Game Total Over 215.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91ce07e5-8159-476f-b0d1-96cb50528bbb/?format=api"
                },
                {
                    "id": "94f69656-4d5f-44cb-8acf-38865638cb16",
                    "gambit_id": "57aeace0-75d7-4344-bf94-3a55840b96ef",
                    "last_updated": "2023-04-23T18:32:09.226195-04:00",
                    "created_at": "2023-04-22T13:07:00.789197-04:00",
                    "name": "Game Total Under 215.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91ce07e5-8159-476f-b0d1-96cb50528bbb/?format=api"
                }
            ]
        }
    ]
}