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/ad2a1855-8abd-433e-aabd-f4de2223c482/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ad2a1855-8abd-433e-aabd-f4de2223c482",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d996ba3b-b179-4a54-aaed-74f3f7a92499",
    "completed": true,
    "last_updated": "2023-05-29T11:47:19.851625-04:00",
    "created_at": "2023-05-27T10:47:02.694300-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d996ba3b-b179-4a54-aaed-74f3f7a92499",
    "datetime": "2023-05-27T21:10:00-04:00",
    "cutoff_datetime": "2023-05-27T21:10:00-04:00",
    "name": "NYM (J Verlander) v. COL (C Anderson)",
    "bettypes": [
        {
            "id": "d2040e33-a89c-4b65-9980-3701637d9c4c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad2a1855-8abd-433e-aabd-f4de2223c482/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-27T10:47:02.697680-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": "NYM (J Verlander)",
                        "amount": 6353.0
                    },
                    {
                        "team": "COL (C Anderson)",
                        "amount": 3647.0
                    }
                ],
                "expected_reward_tokens": 9591.61,
                "profit_sb": 91.61,
                "profit_sb_percentage": 0.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d0acd10b-4074-488b-970a-9fca8e907a3d",
                    "gambit_id": "145be808-0605-4f6f-bf08-3ceff61cc536",
                    "last_updated": "2023-05-29T11:47:19.857308-04:00",
                    "created_at": "2023-05-27T10:47:02.701132-04:00",
                    "name": "NYM (J Verlander)",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2040e33-a89c-4b65-9980-3701637d9c4c/?format=api"
                },
                {
                    "id": "f36167cb-5981-4cef-ae4c-52896c5b840b",
                    "gambit_id": "d6fa53b9-028a-4b3d-bb39-fb06f69219e1",
                    "last_updated": "2023-05-29T11:47:19.859803-04:00",
                    "created_at": "2023-05-27T10:47:02.704142-04:00",
                    "name": "COL (C Anderson)",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2040e33-a89c-4b65-9980-3701637d9c4c/?format=api"
                }
            ]
        },
        {
            "id": "79be250d-b06c-408f-a85c-a70a86e05265",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad2a1855-8abd-433e-aabd-f4de2223c482/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-27T10:47:02.706825-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": "NYM",
                        "amount": 5512.0
                    },
                    {
                        "team": "COL",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d633e687-93f5-473c-8b29-c63fa31f731d",
                    "gambit_id": "5be318f5-f12d-406f-ad60-1c5709f21a15",
                    "last_updated": "2023-05-29T11:47:19.864700-04:00",
                    "created_at": "2023-05-27T10:47:02.709087-04:00",
                    "name": "NYM",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79be250d-b06c-408f-a85c-a70a86e05265/?format=api"
                },
                {
                    "id": "4ddce257-bd82-41d0-a8fa-5923a09da49d",
                    "gambit_id": "f677b0e1-6455-43c5-b6e7-b4c80ce1d288",
                    "last_updated": "2023-05-29T11:47:19.867023-04:00",
                    "created_at": "2023-05-27T10:47:02.712321-04:00",
                    "name": "COL",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79be250d-b06c-408f-a85c-a70a86e05265/?format=api"
                }
            ]
        },
        {
            "id": "31f21e43-444f-4f9d-ae7d-c0674c1d61b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/ad2a1855-8abd-433e-aabd-f4de2223c482/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-27T10:47:02.715352-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 11.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 11.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f20b3391-164c-4cb7-ae03-0fabc0dbb28e",
                    "gambit_id": "af845352-7d9e-4807-a70f-8bebe07e1015",
                    "last_updated": "2023-05-29T11:47:19.871448-04:00",
                    "created_at": "2023-05-27T10:47:02.718805-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31f21e43-444f-4f9d-ae7d-c0674c1d61b4/?format=api"
                },
                {
                    "id": "1c9158d9-c77c-47c6-8329-9ab9e6b8fc70",
                    "gambit_id": "2ff69f7f-0de5-4e13-81cf-9adc76f73c06",
                    "last_updated": "2023-05-29T11:47:19.873491-04:00",
                    "created_at": "2023-05-27T10:47:02.722367-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31f21e43-444f-4f9d-ae7d-c0674c1d61b4/?format=api"
                }
            ]
        }
    ]
}