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/57bb208b-2273-495a-92a3-aa0250d33cbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "57bb208b-2273-495a-92a3-aa0250d33cbe",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bfa024e2-a74f-4227-a0c4-7ac1e025e4cd",
    "completed": true,
    "last_updated": "2022-12-24T12:32:05.147017-05:00",
    "created_at": "2022-12-23T00:16:57.717053-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.95,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/bfa024e2-a74f-4227-a0c4-7ac1e025e4cd",
    "datetime": "2022-12-23T15:30:00-05:00",
    "cutoff_datetime": "2022-12-23T15:30:00-05:00",
    "name": "Houston v. UL Lafayette",
    "bettypes": [
        {
            "id": "ed246927-2d16-4bfd-8d77-da5537048ba2",
            "match": "https://api-prod.gambitprofit.com/api/matches/57bb208b-2273-495a-92a3-aa0250d33cbe/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T00:16:57.726505-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": "Houston",
                        "amount": 6584.0
                    },
                    {
                        "team": "UL Lafayette",
                        "amount": 3416.0
                    }
                ],
                "expected_reward_tokens": 9085.92,
                "profit_sb": 85.92,
                "profit_sb_percentage": 0.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d05ff073-596f-46d3-b5f6-def3ae30d0cb",
                    "gambit_id": "1a621aa7-ab2e-4e48-b2c7-6bdf956bc7dc",
                    "last_updated": "2022-12-24T12:32:05.154675-05:00",
                    "created_at": "2022-12-23T00:16:57.729057-05:00",
                    "name": "Houston",
                    "reward": "1.38000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed246927-2d16-4bfd-8d77-da5537048ba2/?format=api"
                },
                {
                    "id": "b84109e3-4546-4ea2-9816-4ddeb4aeb07d",
                    "gambit_id": "054c493a-e0a2-453b-9e1b-b1c8577774ed",
                    "last_updated": "2022-12-24T12:32:05.153548-05:00",
                    "created_at": "2022-12-23T00:16:57.727766-05:00",
                    "name": "UL Lafayette",
                    "reward": "2.66000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed246927-2d16-4bfd-8d77-da5537048ba2/?format=api"
                }
            ]
        },
        {
            "id": "4bae5268-329a-460c-95da-81160ec64e04",
            "match": "https://api-prod.gambitprofit.com/api/matches/57bb208b-2273-495a-92a3-aa0250d33cbe/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T00:16:57.730317-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": "UL Lafayette",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c31a9766-bff0-4093-84ce-3fc7e1aa6e8c",
                    "gambit_id": "7d683c1c-2dd6-4f6c-a43a-3023d082598b",
                    "last_updated": "2022-12-24T12:32:05.156982-05:00",
                    "created_at": "2022-12-23T00:16:57.731502-05:00",
                    "name": "UL Lafayette",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bae5268-329a-460c-95da-81160ec64e04/?format=api"
                },
                {
                    "id": "34101d42-be98-41e9-b3a6-5078b86c44ce",
                    "gambit_id": "3d393d93-5727-4a76-8b7b-509bbf99f9a1",
                    "last_updated": "2022-12-24T12:32:05.158179-05:00",
                    "created_at": "2022-12-23T00:16:57.732740-05:00",
                    "name": "Houston",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bae5268-329a-460c-95da-81160ec64e04/?format=api"
                }
            ]
        },
        {
            "id": "e5576573-b6e1-4bc5-831e-49745798d469",
            "match": "https://api-prod.gambitprofit.com/api/matches/57bb208b-2273-495a-92a3-aa0250d33cbe/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T00:16:57.720755-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 Under 56.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 56.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2513276d-fcc4-447f-ad23-674cb58494ff",
                    "gambit_id": "2b12673f-5914-4711-958d-bc487679cdce",
                    "last_updated": "2022-12-24T12:32:05.150003-05:00",
                    "created_at": "2022-12-23T00:16:57.723787-05:00",
                    "name": "Game Total Under 56.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "56.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5576573-b6e1-4bc5-831e-49745798d469/?format=api"
                },
                {
                    "id": "2cc1d005-94fb-421b-9be7-e2fab479baff",
                    "gambit_id": "e76f2f79-cc72-4964-8640-8bde5d540874",
                    "last_updated": "2022-12-24T12:32:05.151187-05:00",
                    "created_at": "2022-12-23T00:16:57.725180-05:00",
                    "name": "Game Total Over 56.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "56.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5576573-b6e1-4bc5-831e-49745798d469/?format=api"
                }
            ]
        }
    ]
}