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/f1bc9c14-1120-4624-80c5-8444b22d8f88/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f1bc9c14-1120-4624-80c5-8444b22d8f88",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fff82584-8396-4cb0-9ee2-72b5c071db87",
    "completed": true,
    "last_updated": "2023-04-18T12:12:10.429208-04:00",
    "created_at": "2023-04-17T11:41:59.902582-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fff82584-8396-4cb0-9ee2-72b5c071db87",
    "datetime": "2023-04-17T18:40:00-04:00",
    "cutoff_datetime": "2023-04-17T18:40:00-04:00",
    "name": "TAM (J Beeks) v. CIN (H Greene)",
    "bettypes": [
        {
            "id": "a5d61c84-fdd7-4ccf-841d-c8e938ceb4c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/f1bc9c14-1120-4624-80c5-8444b22d8f88/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-17T11:41:59.926686-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": "TAM (J Beeks)",
                        "amount": 5838.0
                    },
                    {
                        "team": "CIN (H Greene)",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9572.6,
                "profit_sb": 72.6,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e2e3fb13-e328-49b3-a6e4-f1f8314125e8",
                    "gambit_id": "3a44ad4a-728f-4656-84ba-007391129481",
                    "last_updated": "2023-04-18T12:12:10.443796-04:00",
                    "created_at": "2023-04-17T11:41:59.932681-04:00",
                    "name": "TAM (J Beeks)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5d61c84-fdd7-4ccf-841d-c8e938ceb4c5/?format=api"
                },
                {
                    "id": "3525319c-7eb7-4fac-8ca3-02cdbd04b482",
                    "gambit_id": "2df390f3-ff24-4d25-8141-3771999c9f82",
                    "last_updated": "2023-04-18T12:12:10.441976-04:00",
                    "created_at": "2023-04-17T11:41:59.929276-04:00",
                    "name": "CIN (H Greene)",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5d61c84-fdd7-4ccf-841d-c8e938ceb4c5/?format=api"
                }
            ]
        },
        {
            "id": "19f8678e-0a34-4ee6-ad5c-a70be68d2e89",
            "match": "https://api-prod.gambitprofit.com/api/matches/f1bc9c14-1120-4624-80c5-8444b22d8f88/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-17T11:41:59.917121-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": "CIN",
                        "amount": 5317.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4fe3f491-2876-4bb7-999f-dc11bd1df88e",
                    "gambit_id": "b32e96c5-d530-4f20-9b9f-a467ac5d3e3f",
                    "last_updated": "2023-04-18T12:12:10.437628-04:00",
                    "created_at": "2023-04-17T11:41:59.920612-04:00",
                    "name": "CIN",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19f8678e-0a34-4ee6-ad5c-a70be68d2e89/?format=api"
                },
                {
                    "id": "6f7a07a0-ce24-4ee7-8ead-0265c638b6cf",
                    "gambit_id": "5a77a390-af5f-4c00-9177-ff83f911ca9b",
                    "last_updated": "2023-04-18T12:12:10.439099-04:00",
                    "created_at": "2023-04-17T11:41:59.923587-04:00",
                    "name": "TAM",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19f8678e-0a34-4ee6-ad5c-a70be68d2e89/?format=api"
                }
            ]
        },
        {
            "id": "f337b93d-aa2d-4d66-99f7-76079e7f20cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/f1bc9c14-1120-4624-80c5-8444b22d8f88/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-17T11:41:59.907925-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 Under 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1911731a-7769-46a8-99ca-5b1186c55035",
                    "gambit_id": "f5c97c17-39ab-43cc-b54d-608be3462c69",
                    "last_updated": "2023-04-18T12:12:10.433059-04:00",
                    "created_at": "2023-04-17T11:41:59.910863-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f337b93d-aa2d-4d66-99f7-76079e7f20cb/?format=api"
                },
                {
                    "id": "32a2a5c3-28c1-4516-9e0d-65e09d0d5ac7",
                    "gambit_id": "0980a29c-9da9-44c1-beb6-915e5fe9a2ea",
                    "last_updated": "2023-04-18T12:12:10.434605-04:00",
                    "created_at": "2023-04-17T11:41:59.914031-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f337b93d-aa2d-4d66-99f7-76079e7f20cb/?format=api"
                }
            ]
        }
    ]
}